home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Mail Server / Mdaemon.exe / FILELIST.DAT < prev    next >
Encoding:
Text File  |  2000-10-13  |  6.8 KB  |  110 lines

  1. # FILELIST.DAT
  2. #
  3. # This file lists files which WebConfig will make available when approved
  4. # accounts click "Edit Config"
  5. #
  6. # You can put any filename you want in here and use WebConfig to remotely
  7. # access it.  Please provide complete paths to the files you want to
  8. # have access to.
  9. #
  10. # You can place an optional comment next to the file name (separated from
  11. # the path with a comma) to give you a clue as to what the file is used for.
  12. #
  13. # After the comment section you can place a "Y" character (separated from
  14. # the comment section with a comma).  If this character is present the file
  15. # will be "view only" and will not be editable.
  16. #
  17. # To make it easy to find lots of files with a common base directory you
  18. # can set the SectionDir= key equal to the base directory.  The $DIR$
  19. # macro always expands to the last defined value for SectionDir.
  20. #
  21. # ex: $DIR$\MDaemon.ini, MDaemon's ini file
  22. # ex: C:\RELAYFAX\APP\RELAYFAX.INI, RF's ini file, Y
  23.  
  24. Program=MDaemon, C:\MDaemon\App, Mdaemon Config Files
  25. File=$DIR$\MDAEMON.INI, MDaemon's primary configuration file
  26. File=$DIR$\DOMAINPOP.INI, MDaemon's DomainPOP configuration file
  27. File=$DIR$\CFILTER.INI, MDaemon's Content Filter configuration file
  28. File=$DIR$\MXCACHE.DAT, File that locally stores MX host information
  29. File=$DIR$\MIMETYPE.DAT, Used by MDaemon to specify MIME types in RAW mail
  30. File=$DIR$\WELCOME.DAT, File sent to new accounts when they are first created
  31. File=$DIR$\ACCTINFO.DAT, File sent in response to the ACCOUNT INFO command
  32. File=$DIR$\HELP.DAT, File sent in response to the HELP command
  33. File=$DIR$\DELWARN.DAT, File returned to warn about transient non-fatal delivery errors
  34. File=$DIR$\DELERR.DAT, File returned to inform sender that message encountered a fatal delivery error
  35. File=$DIR$\REFUSAL.RSP, File returned when message is refused due to suppressed sender
  36. File=$DIR$\LOCONLY.RSP, File returned when message is refused due to local only mail allowed
  37. File=$DIR$\RECEIPT.DAT, MDaemon's delivery confirmation message
  38. File=$DIR$\NOCOMD.DAT, File returned when no valid command found in message to MDaemon
  39. File=$DIR$\NOSHUSER.DAT, File returned when message to unknown local user is encountered
  40. File=$DIR$\IPSHIELD.DAT, Data file contains IP Shield settings
  41. File=$DIR$\SCHEDULE.DAT, Data file contains scheduled mail send/retrieve settings
  42. File=$DIR$\NOCACHE.DAT, Data file containing information on no-cache hosts
  43. File=$DIR$\EXCPTION.DAT, Data file containing exceptions to Priority Mail settings
  44. File=$DIR$\FWUNLESS.DAT, Data file containing exceptions to DomainPOP Forward Remote Mail setting
  45. File=$DIR$\DVUNLESS.DAT, Data file containing exceptions to DomainPOP Deliver Remote Mail setting
  46. File=$DIR$\DLUNLESS.DAT, Data file containing exceptions to DomainPOP Delete Remote Mail setting
  47. File=$DIR$\LNDOMAIN.DAT, Data file listing LAN domain names
  48. File=$DIR$\RECENT.DAT, Data file containing IP and time of recent POP checks
  49. File=$DIR$\AUTHLST.DAT, Data file storing pending authentication strings for list sub/unsub commands
  50. File=$DIR$\IPCACHE.DAT, Data file containing cached IP's and domain names
  51. File=$DIR$\UIDL.DAT, Data file containing UIDL's of previously processed DomainPOP messages
  52. File=$DIR$\MSGID.DAT, Data file storing MessageID's of previously processed DomainPOP messages
  53. File=$DIR$\GATEWAYS.DAT, Data file listing gateway domains and their settings
  54. File=$DIR$\AUTORESP.DAT, Data file containing autoresponder settings
  55. File=$DIR$\ALIAS.DAT, Data file containing account aliases
  56. File=$DIR$\MULTIPOP.DAT, Data file containing MultiPOP information
  57. File=$DIR$\DOMAINS.DAT, Data file containing domain aliases
  58. File=$DIR$\RELAY.DAT, Data file containing relay settings
  59. File=$DIR$\IPSCREEN.DAT, Data file containing IP screen settings
  60. File=$DIR$\FORWARD.DAT, Data file containing account forwarding information
  61. File=$DIR$\FORMATS.DAT, Data file containing MBF format for all accounts
  62. File=$DIR$\PRIORITY.DAT, Data file containing Priority Mail settings
  63. File=$DIR$\KILLFILE.SUP, Data file containing suppressed domains and email addresses
  64. File=$DIR$\TRANSLAT.DAT, Header translation database
  65. File=$DIR$\TREXCEPT.DAT, Header translation exception database
  66. File=$DIR$\RFC822.MBF, Default mailbox format file for Internet style messages
  67. File=$DIR$\DIGEST.MBF, Default format file applied to mailing list digests
  68.  
  69. Program=MDaemon, C:\MDaemon\Logs, MDaemon Log Files
  70. File=$DIR$\MDAEMON.LOG, MDaemon's primary log file, READONLY
  71. File=$DIR$\WORLDCLIENT.LOG, WorldClient Standard's log file, READONLY
  72.  
  73. # If you have RelayFax installed on your computer you can uncomment the
  74. # next serveral lines and also use WebConfig to remotely configured your
  75. # RelayFax server.  Just uncomment the lines below.
  76. #
  77. # Program=RelayFax, C:\RelayFax, RelayFax Configuration Files
  78. # $DIR$\APP\RELAYFAX.INI, RelayFax's primary configuration file
  79. # $DIR$\APP\CONFIRM.DAT, File returned to confirm a fax transmission
  80. # $DIR$\APP\POPHOSTS.DAT, File listing all POP hosts from which to collect mail for faxing
  81. # $DIR$\APP\FAILURE.DAT, File returned when a fax transmission fails
  82. # $DIR$\APP\FAXBOOK.DAT, RelayFax's simple shared address book of fax numbers
  83. # $DIR$\APP\INRULES.DAT, Inbound fax rule strings
  84. # $DIR$\APP\OUTRULES.DAT, Outbound fax rule strings
  85. # $DIR$\APP\NOACCESS.DAT, File returned when sender of message doesn't have access to RF
  86. # $DIR$\APP\NOTO.DAT, File returned when message doesn't contain a fax number
  87. # $DIR$\APP\SCHEDULE.DAT, Data file containing send/receive scheduled times
  88. # $DIR$\APP\SMTPFAIL.DAT, File returned when an SMTP error prevents sending a message
  89. # $DIR$\APP\EXT.DAT, File listing extensions eligible for attachment faxing
  90. # $DIR$\APP\MIMETYPE.DAT, File listing MIME content types
  91. # $DIR$\APP\NOCOVER.DAT, File returned when message needs cover page but doesn't have one
  92. # $DIR$\APP\NEWFAX.DAT, File used to wrap a new complete fax into an email for sending
  93. # $DIR$\APP\PARTFAX.DAT, File used to wrap a new partially receive fax into an email for sending
  94. # $DIR$\APP\UIDL.DAT, File listing UIDL's of previously processed messages
  95. # $DIR$\APP\RELAYFAX.LOG, RelayFax's log file, Y
  96.         
  97. # If you have WorldClient Pro installed on your computer you can uncomment 
  98. # the next serveral lines and also use WebConfig to remotely configured your
  99. # WorldClient Pro server.  Just uncomment the lines below.
  100. #
  101. # Program=WorldClient, C:\Program Files\WorldClient, WorldClient Configuration Files
  102. # $DIR$\WorldClient.ini, WorldClient's primary configuration file
  103. # $DIR$\AddrBook.txt, WorldClient's global address book
  104. # $DIR$\Logs\WorldClient.log, WorldClient's primary log file, Y
  105. # $DIR$\Logs\WDaemon.log, WorldClient's webserver log file, Y
  106. # $DIR$\Logs\http.log, WorldClient's webserver request log file, Y
  107. # $DIR$\Logs\WDaemon-admin.log, WorldClient's admin webserver log file, Y
  108. # $DIR$\Logs\http-admin.log, WorldClient's admin webserver request log file, Y
  109.  
  110.